/ Assembly List / LJCDBViewDAL / ViewConditionManager / RetrieveWithUniqueKey

Namespace - LJCDBViewDAL


Parameters
viewConditionSetID - The ViewConditionSet ID.
firstValue - The first value.

Returns

The data object record.

Syntax

C#
public ViewCondition RetrieveWithUniqueKey(Int32 viewConditionSetID, String firstValue)

Retrieves the record by the unique key.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.